home *** CD-ROM | disk | FTP | other *** search
- Path: nyx10.cs.du.edu!not-for-mail
- From: kschwab@nyx10.cs.du.edu (Kerry Schwab)
- Newsgroups: comp.lang.c,comp.databases
- Subject: gdbm alternatives ?
- Followup-To: poster
- Date: 8 Mar 1996 20:56:41 -0700
- Organization: /usr/lib/news/organi[sz]ation
- Message-ID: <4hqvhp$4vp@nyx10.cs.du.edu>
- NNTP-Posting-Host: nyx10.nyx.net
-
- I have a need for a simple persistant storage scheme, which can hold
- > 1K records (which eliminates ndbm/dbm/sdbm), and has at least
- mildly optimized retrieval by one key.
-
- For reasons I don't wish to start a usenet thread over, I wish to stay
- away from the gnu copyleft. (too bad, gdbm would work great)
-
- Anyone know of any alternatives ? (something other than a full-blown
- database)
-
- --
- Kerry
-